Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: 🎸 Add support for custom output location #265

Merged
merged 1 commit into from
Oct 24, 2021

Conversation

danielpinto8zz6
Copy link
Owner

✅ Closes: #262

@danielpinto8zz6 danielpinto8zz6 merged commit 82292a8 into master Oct 24, 2021
@danielpinto8zz6 danielpinto8zz6 deleted the feature/add-support-for-output-location branch October 24, 2021 11:31
@codenotworking
Copy link

Very nice. Thanks for the new feature. Now how to use?

@danielpinto8zz6
Copy link
Owner Author

just set c-cpp-compile-run.output-location in settings.json
you can put use the global settings or the local settings (which is preferable for this use case).
Just create a settings.json in your code folder with that value

@codenotworking
Copy link

Thanks. I just needed c-cpp-compile-run.output-location. I didn't see that option in the README.md.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Custom output location?
2 participants